ComponentOne ASP.NET MVC Controls
Low Property

C1.Web.Mvc.Finance Namespace > Fibonacci<T> Class : Low Property
Gets or sets the low value of Fibonacci tool.
Syntax
'Declaration
 
Public Property Low As Nullable(Of Double)
public Nullable<double> Low {get; set;}
Remarks
If not specified, the low value is caclulated based on data values provided by itemsSource.
See Also

Reference

Fibonacci<T> Class
Fibonacci<T> Members